cargo.git
2014-04-29 Yehuda KatzAdd Show for PackagePath
2014-04-29 Yehuda KatzEverything's compiling again
2014-04-29 Yehuda KatzBump submodules
2014-04-19 CarlhudaStart pulling out the configured paths
2014-04-19 CarlhudaRestructure and progress towards simple compile
2014-04-12 CarlhudaWIP
2014-04-11 CarlhudaAdd a resolving test
2014-04-11 CarlhudaAdd transitive dependencies to the resolver
2014-04-11 CarlhudaWhitespace
2014-04-11 Carl LercheBeginnings of a dependency resolver
2014-04-11 CarlhudaTrack Rust master
2014-04-09 Carl LercheStart extracting core types
2014-04-09 Carl LercheTrack rust master
2014-04-07 Yehuda KatzNow can get all configs
2014-04-07 Yehuda KatzAdd support for reading config
2014-04-02 Carl LercheImplement process hamcrest matcher
2014-04-02 Carl LercheUpdate tests against Rust master
2014-04-02 Yehuda KatzUp to date with master
2014-03-21 Yehuda KatzEncoding and decoding now in libcargo
2014-03-20 Carl LercheCleanup integration test
2014-03-20 Yehuda KatzMerge branch 'integration-tests'
2014-03-20 Yehuda KatzLots of cleanup and more generic commands
2014-03-20 Yehuda KatzClean up dynamic option checks
2014-03-20 Carl LercheInitial stab at integration tests
2014-03-20 Carl LercheMove test build into target
2014-03-20 CarlhudaIntegration tests working
2014-03-20 Carl LercheA passing test
2014-03-19 Carl LercheMake everything pub for Alex
2014-03-19 Carl LercheBugs?
2014-03-19 Carl LercheHelp me Alexwan Kenobi
2014-03-19 Carl LercheTrying to shell out
2014-03-19 Carl LercheInitial stab at integration tests
2014-03-18 Carl LercheAdd cargo-compile command
2014-03-17 Carl LercheProxy output w/ color to tty
2014-03-17 Carl LercheMove design docs to DESIGN
2014-03-17 Carl LercheSwitch to 4-space tabs
2014-03-17 Carl LercheFix warnings
2014-03-12 Carl LercheVendor hamcrest-rust
2014-03-12 Carl LercheUse cargo conventions for cargo itself
2014-03-12 Carl LercheAdd missing files
2014-03-11 Carl LercheBump hammer
2014-03-11 Carl Lerchecargo-read-manifest | cargo-rustc is working
2014-03-10 Carl LercheBump hammer
2014-03-10 Carl LercheShare manifest structs
2014-03-10 Carl Lerche`executable`->`bin` and initial impl
2014-03-10 Carl LercheMove design documents
2014-03-10 Carl LercheBump hammer
2014-03-08 Carl LercheInitial cargo-read-manifest
2014-03-08 Carl LercheBump dep
2014-03-08 Carl LercheStub out cargo-read-manifest
2014-03-08 Carl LercheUpdate deps and Makefile
2014-03-07 Carl LercheImport toml
2014-03-05 CarlhudaImport Toml
2014-03-05 CarlhudaAdd sketch of cargo-verify-project
2014-03-05 CarlhudaInitial README with some commands sketched out
2014-03-04 CarlhudaInitial commit